@import url(https://fonts.googleapis.com/css?family=Lato);
h1, h4 {
  color: #242424;
  font-weight: 300;
  font-family: 'Lato', sans-serif; }

h2 {
  font-size: 30px;
  font-size: 3rem;
  color: #242424;
  margin: 0;
  font-family: 'Lato', sans-serif; }

h3 {
  font-size: 45px;
  font-size: 4.5rem;
  color: #9bd59a;
  clear: both;
  font-family: 'Lato', sans-serif;
  margin-bottom: 0; }

h4 {
  font-size: 22px;
  font-size: 2.2rem;
  font-family: 'Lato', sans-serif; }

a {
  text-decoration: none;
  color: inherit; }

.pos3 {
  position: relative;
  margin-top: -150px;
  z-index: 100;
  text-align: right; }

.pos2 {
  position: relative;
  margin-top: -80px;
  z-index: 80; }

.pt10 {
  padding-top: 15px; }

html {
  font-size: 62.5%;
  margin: 0 auto; }

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

body {
  text-rendering: optimizeLegibility;
  font-size: 18px;
  font-size: 1.8rem;
  background-color: #cfcfcf;
  color: #555;
  font-family: 'Lato', sans-serif;
  font-weight: 300; }

.wrapper {
  max-width: 1300px;
  margin: 0px auto;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 12px 40px 0 rgba(0, 0, 0, 0.19); }

.tg {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-color: #bbb; }

.tg td {
  font-family: Arial, sans-serif;
  font-size: 14px;
  padding: 10px 5px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  word-break: normal;
  border-color: #bbb;
  color: #594F4F;
  background-color: #E0FFEB; }

.tg th {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 5px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  word-break: normal;
  border-color: #bbb;
  color: #493F3F;
  background-color: #9bd59a; }

.tg .tg-baqh {
  text-align: center;
  vertical-align: top; }

.tg .tg-ajn5 {
  background-color: rgba(36, 36, 36, 0.6);
  vertical-align: top;
  color: white; }

#circle {
  background: white;
  border: 3px solid #bfe4be;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  color: black;
  position: absolute;
  top: 0;
  left: 0; }

.innerTEXT {
  position: absolute;
  top: 15px;
  left: 5px;
  text-align: center; }

.innerTEXT h3 {
  font-size: 35px;
  color: #9bd59a;
  line-height: 50%; }

.innerTEXT p {
  font-size: 18px;
  color: #242424;
  font-style: italic; }

.top-bar {
  width: 100%;
  height: 100px;
  background: #242424; }

.social {
  float: right;
  font-size: 22px; }

.social i {
  position: relative;
  width: 48px;
  height: 48px;
  z-index: 220;
  margin: 0px 5px 0px 0px;
  font-size: 1.1em !important;
  color: #FFF;
  bottom: -24px;
  padding: 0;
  line-height: 48px;
  display: inline-block;
  background-color: #9bd59a;
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
  text-align: center; }

nav {
  padding: 0px; }

nav ul {
  list-style: none;
  margin: 0px; }

nav ul li {
  float: left; }

nav ul li a {
  display: block;
  color: white;
  line-height: 50px;
  font-size: 18px;
  margin-top: 25px;
  padding: 0px 20px;
  -webkit-transition: opacity 0.5s,color 0.5s;
  -o-transition: opacity 0.5s,color 0.5s;
  transition: opacity 0.5s,color 0.5s;
  font-family: 'Lato', sans-serif; }

nav ul li a:hover, .active {
  background: #9bd59a;
  color: #242424; }

.mobinav {
  height: auto;
  z-index: 9; }

.header {
  z-index: 1;
  height: 450px;
  position: relative;
  margin-bottom: 0 !important; }
  .header .banner1 {
    background-image: url("../images/header.png"); }
  .header .banner2 {
    background-image: url("../images/header2.png"); }
  .header .banner3 {
    background-image: url("../images/header3.png"); }
  .header .banner4 {
    background-image: url("../images/header4.png"); }
  .header .banner5 {
    background-image: url("../images/header5.png"); }
  .header .banner1, .header .banner2, .header .banner3, .header .banner4, .header .banner5 {
    background-size: cover;
    background-position: center;
    height: 450px; }
  .header .slick-list, .header .slick-track {
    height: 100%; }

.slide-caption {
  width: 550px;
  top: 120px;
  min-height: 80px;
  right: 0;
  left: 0;
  margin: 0 auto;
  position: absolute;
  z-index: 2;
  border-radius: 50%; }

.slide-caption img {
  width: 60%;
  display: block;
  margin: 0 auto;
  padding: 20px; }

.slide-caption h3 {
  text-align: center;
  color: #242424;
  font-size: 30px;
  font-weight: 500;
  margin: 0;
  line-height: 150%;
  font-family: 'Lato', sans-serif; }

.slide-caption h3 span {
  font-family: 'Lato', sans-serif;
  font-weight: 200;
  font-size: 60px; }

.slide-caption a {
  -o-transition: box-shadow .5s;
  -webkit-transition: box-shadow .5s;
  background: rgba(155, 213, 154, 0.8);
  color: #FFF;
  display: inline-block;
  font-size: 20px;
  line-height: 60px;
  margin-top: 10px;
  padding: 0 10px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: box-shadow .5s; }

.slide-caption a:hover {
  box-shadow: inset 0 100px 0 #242424; }

.slide-caption p {
  color: #242424;
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  line-height: 150%;
  margin: 10px; }

.slide-caption .fa {
  padding: 10px;
  color: white; }

.serviceslist {
  margin-bottom: 20px;
  margin-right: 20px;
  font-family: 'Roboto', sans-serif;
  overflow: hidden;
  padding: 0;
  -webkit-columns: 2;
  -moz-columns: 2;
  -ms-columns: 2;
  -o-columns: 2;
  columns: 2; }

.serviceslist li {
  padding: 10px;
  margin: 5px 0px 5px 0px;
  float: left;
  list-style: none;
  background: rgba(155, 213, 154, 0.2);
  color: black !important;
  width: 100%; }

.whylist {
  margin-bottom: 20px;
  overflow: hidden;
  padding: 0; }

.whylist li {
  padding: 10px;
  margin: 5px 0px 5px 0px;
  float: left;
  list-style: none;
  background: #9bd59a;
  color: white;
  width: 100%; }

.priceslist {
  margin-bottom: 20px;
  margin-right: 20px;
  overflow: hidden;
  padding: 0; }

.priceslist li {
  padding: 10px;
  margin: 5px 0px 5px 0px;
  float: left;
  list-style: none;
  background: #9bd59a;
  color: white !important;
  width: 100%; }

.areaslist {
  margin-bottom: 20px;
  overflow: hidden;
  padding: 0; }

.areaslist li {
  padding: 10px;
  margin: 5px 0px 5px 0px;
  float: left;
  list-style: none;
  width: 100%; }

.title {
  background: #242424;
  width: 100%;
  text-align: center;
  color: white;
  padding: 20px;
  position: relative; }
  .title h2 {
    color: white; }

.title h2 {
  font-size: 2vh;
  font-weight: 200; }

.scroll-top-wrapper {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  text-align: center;
  z-index: 99999999;
  background-color: #242424;
  color: #eeeeee;
  width: 50px;
  height: 50px;
  background: #6dc26b url(../images/arrowtop.png) no-repeat center;
  background-size: 100%;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  right: 10px;
  bottom: 10px;
  padding-top: 2px;
  margin-bottom: 10px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.scroll-top-wrapper:hover {
  background-color: #888888; }

.scroll-top-wrapper.show {
  visibility: visible;
  cursor: pointer;
  opacity: 1.0; }

.scroll-top-wrapper i.fa {
  line-height: inherit; }

a:focus {
  outline: 0; }

.white {
  background: white;
  padding: 20px 25px 20px 25px;
  width: 100%;
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  -moz-animation-duration: 1s;
  -moz-animation-delay: 0.5s;
  -o-animation-duration: 1s;
  -o-animation-delay: 0.5s;
  animation-duration: 1s;
  animation-delay: 0.5s; }

.box {
  height: 220px;
  position: relative;
  overflow: hidden;
  z-index: 4;
  background: white; }
  .box:hover .caption {
    top: 0;
    height: 230px;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s; }
  .box .caption {
    width: 100%;
    position: absolute;
    padding: 10px;
    text-align: left;
    background: #9bd59a;
    background: rgba(155, 213, 154, 0.9);
    z-index: 10;
    top: 169px;
    left: 0; }
    .box .caption p {
      color: #242424;
      font-size: 14px;
      font-size: 1.4rem; }
    .box .caption h2 {
      text-align: center;
      color: #242424;
      font-size: 20px;
      font-size: 2rem;
      font-weight: 400;
      margin-top: 0;
      margin-bottom: 21px; }
    .box .caption a {
      color: #242424; }
    .box .caption .button {
      background: #242424;
      color: #fff;
      border: 0;
      padding: 4px 10px;
      border-radius: 5px;
      margin-top: 10px;
      width: 25%;
      position: absolute;
      bottom: 20px;
      right: 20px;
      font-size: 14px;
      font-size: 1.4rem; }

.experienced {
  background: url(../images/experienced.jpg);
  background-size: cover; }

.professional {
  background: url(../images/professional.jpg);
  background-size: cover; }

.reliable {
  background: url(../images/reliable.jpg);
  background-size: cover; }

.white2 {
  background: white;
  padding: 50px 0px 50px 0px;
  width: 100%;
  padding-top: 100px; }

.content {
  padding: 20px 0 20px; }

.images {
  padding: 20px 0 20px;
  text-align: center; }

.images img {
  width: 100%;
  margin-top: 30px; }

.images h4 {
  margin: 0; }

.services {
  width: 100%;
  background: #e8f2ff;
  padding: 20px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin: 30px 0px 30px 0px;
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  -moz-animation-duration: 1s;
  -moz-animation-delay: 0.5s;
  -o-animation-duration: 1s;
  -o-animation-delay: 0.5s;
  animation-duration: 1s;
  animation-delay: 0.5s; }

.box {
  padding: 0px 40px 0px 40px; }

.box h3 {
  background: transparent url(../images/line.png) top left no-repeat;
  padding-top: 10px;
  font-weight: 500;
  margin-top: 20px !important;
  font-family: 'Lato', sans-serif; }

.box .button {
  background: #9bd59a;
  color: #fff;
  bottom: 0;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem; }

/* Gallery */
.gallery {
  width: 100%;
  padding: 20px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin: 50px 0px 50px 0px; }

.gallery h3 {
  padding-top: 10px;
  font-weight: 500;
  margin: 10px;
  clear: both; }

.gallery:after {
  width: 100%;
  margin: 0 50%;
  text-align: center; }

.img-area {
  float: left;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  margin: 10px;
  border: 1px solid #242424;
  width: 15%;
  -webkit-filter: brightness(60%); }
  .img-area img {
    width: 100%; }

.img-area:hover {
  border: 1px solid #9bd59a;
  -webkit-filter: brightness(120%);
  transform: scale(1.1); }

hr {
  display: block;
  clear: both;
  margin: 10px; }

.links-bar {
  position: relative;
  background-color: #242424;
  z-index: 2; }

.links {
  padding: 120px 80px 80px 80px;
  position: relative;
  background-color: #242424;
  z-index: 2; }
  .links h3 {
    color: white;
    margin: 0;
    font-size: 35px; }
  .links h4 {
    color: white;
    font-size: 18px; }
  .links p {
    color: white;
    font-size: 13px; }
  .links ul {
    list-style: square;
    color: #9bd59a; }
    .links ul li {
      position: relative;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      line-height: 20px; }
      .links ul li a {
        color: white;
        line-height: 20px;
        font-size: 13px;
        display: block; }
    .links ul li.services1 > ul.dropdown {
      display: block;
      visibility: visible; }

.testimonials {
  background: #111111;
  padding: 60px 0px 60px 0px;
  width: 100%;
  overflow: hidden; }

.testimonials h3 {
  width: 100%;
  text-align: center;
  color: white;
  font-weight: 300;
  font-size: 45px;
  font-size: 4.5rem;
  margin-bottom: 0; }

.testimonials .button {
  background: #9bd59a;
  color: white;
  bottom: 0;
  padding: 10px;
  display: block;
  margin: 0 auto;
  width: 150px;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem; }

.testy {
  max-width: 1060px;
  margin: 0 auto; }
  .testy img {
    margin: 0 auto;
    width: 100%; }
  .testy p {
    color: white;
    text-align: center;
    font-size: 25px;
    font-size: 2.5rem; }
  .testy .fa {
    color: #9bd59a;
    padding-right: 5px; }

blockquote:before {
  content: '\201C';
  margin: 1em -0.15em 1em -0.15em;
  color: #9bd59a;
  padding: .15em -.5em -.5em -.5em;
  font-size: 100px;
  line-height: 50px;
  text-align: left;
  vertical-align: middle;
  font-weight: bold;
  font-family: 'Lato', sans-serif; }

blockquote {
  margin: 0 auto;
  padding: 1.5em 1em .5em 1em;
  width: 60%;
  border: 0px solid #000;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #f2f2f2; }

blockquote p {
  margin: 0;
  padding: 0;
  text-align: center; }

cite:before {
  content: '\201D';
  display: block;
  text-align: right;
  font-style: normal;
  margin: 0;
  color: #9bd59a;
  line-height: 50px;
  vertical-align: middle;
  font-size: 100px;
  font-weight: bold;
  font-family: 'Lato', sans-serif; }

cite {
  text-align: right;
  display: block;
  font-style: italic;
  color: #555; }

.contact {
  width: 100%;
  min-height: 550px;
  background-image: url("../images/footer.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.members {
  text-align: center; }

/*TESTIMONIALS*/
.testimonial {
  width: 100%;
  background: #ffebdd;
  padding: 20px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin: 20px 0px 30px 0px; }

.testimonial h3 {
  font-weight: 500;
  margin: 10px; }

.testimonial:after {
  width: 100%;
  margin: 0 50%;
  text-align: center; }

.work_description {
  font-weight: 400;
  text-transform: uppercase; }

.review {
  margin-bottom: 5px;
  font-style: italic;
  text-align: justify; }
  .review p:first-child {
    text-indent: 5%; }

.client {
  text-align: right;
  font-weight: 400; }

/* testimonials */
.contactform2 .form-small input, .contactform2 .form-small textarea {
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 10px;
  margin-top: 10px;
  height: 40px;
  background: rgba(0, 0, 0, 0.2);
  outline-color: white;
  float: left;
  color: white;
  font-size: 13px; }
.contactform2 .form-small #comment {
  height: 100px; }
.contactform2 textarea {
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 20px;
  margin-top: 10px;
  height: 400px;
  background: white;
  outline-color: white;
  margin-left: 0px; }
.contactform2 input[type="submit"] {
  background: rgba(255, 255, 255, 0.7);
  border: 0;
  padding: 10px;
  float: right;
  margin-top: 10px;
  margin-bottom: 20px;
  width: 20%;
  font-size: 13px;
  color: white; }
.contactform2 ::-webkit-input-placeholder {
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  font-weight: 200;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7); }
.contactform2 ::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.7); }
.contactform2 :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7); }
.contactform2 :-moz-placeholder {
  /* Firefox 18- */
  color: rgba(255, 255, 255, 0.7); }

.contactform .form-small input, .contactform .form-small textarea {
  width: 50%;
  border: 1px solid #bbb;
  padding: 4px;
  margin-top: 10px;
  height: 50px;
  background: rgba(255, 255, 255, 0.5);
  outline-color: #9bd59a;
  float: left; }
.contactform textarea {
  width: 100%;
  border: 1px solid #bbb;
  padding: 4px;
  margin-top: 10px;
  height: 200px;
  background: rgba(255, 255, 255, 0.5);
  outline-color: #9bd59a; }
.contactform input[type="submit"] {
  background: #6dc26b;
  color: #fff;
  border: 0;
  padding: 12px 5px;
  float: right;
  margin-top: 10px;
  margin-bottom: 20px;
  width: 25%;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 200;
  color: white; }
.contactform ::-webkit-input-placeholder {
  font-family: 'Lato', sans-serif;
  font-style: italic;
  font-weight: 200;
  color: #b9b9b9; }
.contactform ::-moz-placeholder {
  /* Firefox 19+ */
  color: #bfe4be; }
.contactform :-ms-input-placeholder {
  color: #bfe4be; }
.contactform :-moz-placeholder {
  /* Firefox 18- */
  color: #bfe4be; }

footer {
  background: #9bd59a;
  width: 100%;
  padding: 0px 25px 0px 25px; }
  footer p {
    color: #242424;
    text-align: left;
    font-size: 14px; }
  footer .social i {
    width: 32px;
    height: 32px;
    padding-left: 5px;
    line-height: 50px;
    font-size: 27px;
    color: white;
    cursor: pointer; }
  footer h4 {
    color: white; }

footer .right {
  text-align: right; }
  footer .right p {
    color: white;
    text-align: right;
    font-size: 14px; }
  footer .right ul li {
    list-style: none;
    color: white;
    font-size: 14px; }

footer .center {
  text-align: center; }
  footer .center p {
    color: white;
    text-align: center;
    font-size: 14px; }

#button, .mobi {
  display: none !important; }

@media (max-width: 1024px) {
  body {
    width: 100%; }

  .top-bar {
    position: fixed;
    height: auto;
    z-index: 9999; }

  .boxes {
    width: 100%; }

  .social {
    display: none; }

  .mobi {
    display: inline-block !important; }

  .mobi i {
    margin-right: 10px; }

  .mobi a:hover {
    box-shadow: inset 0 100px 0 #000; }

  .slide-caption a span {
    display: none; }

  .slide-caption a {
    width: 48px;
    height: 48px;
    font-size: 15px;
    text-align: center; }

  .slide-caption .fa {
    padding: 0px;
    color: white; }

  .slide-caption {
    width: 300px;
    top: 50px; }

  .white, .white2, .testimonials, .contact {
    padding: 25px; }

  h3 {
    margin: 0; }

  .services {
    width: 100%;
    text-align: justify; }

  .testimonial {
    width: 100%; }

  blockquote {
    width: 100%; }

  .title {
    background: #242424;
    width: 100%;
    text-align: center;
    color: white;
    padding: 10px;
    height: auto;
    position: relative; }
    .title ul {
      padding: 0;
      margin: 0; }
    .title ul li {
      display: block;
      width: 100%; }
    .title ul li a {
      width: 100%;
      line-height: 200%;
      font-size: 22px;
      color: white; }
    .title nav ul li a:hover, .title .active {
      border-bottom: 0px;
      background: #353535;
      color: white; }

  .logo {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
    height: 100%;
    border-radius: 0; }
    .logo img {
      width: 14vh;
      min-width: 100px;
      min-height: 50px; }
    .logo h3 {
      color: white; }

  #button {
    display: block !important;
    padding: 10px;
    margin-right: 10px;
    text-align: left; }

  #button i {
    color: white;
    text-align: center; }

  .box {
    padding: 0px 10px 0px 10px; }

  nav {
    width: 100%;
    background-color: #9bd59a;
    margin-top: 0;
    height: 0;
    overflow: hidden;
    text-align: left;
    -webkit-transition: height 0.5s ease-in-out;
    -moz-transition: height 0.5s ease-in-out;
    -ms-transition: height 0.5s ease-in-out;
    -o-transition: height 0.5s ease-in-out;
    transition: height 0.5s ease-in-out; }

  nav ul {
    width: 100%;
    overflow: hidden;
    padding: 0; }

  nav ul li {
    display: block;
    width: 100%; }

  nav ul li a {
    width: 100%;
    line-height: 40px;
    margin: 0;
    color: white; }

  nav ul li a:hover, .active {
    border-top: 0px;
    background: #353535;
    color: white; }

  .slide-caption {
    top: 100px; }

  .slide-caption img {
    width: 70%; }

  .slide-caption h3 {
    line-height: 100%; }

  .slide-caption h3 span {
    font-size: 48px; }

  footer {
    height: auto; } }
@media (max-width: 768px) {
  .slide-caption img {
    width: 80%; } }
@media (max-width: 500px) {
  .slide-caption {
    width: 80%; }

  .slide-caption img {
    width: 80%; } }
